home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / DEV / A-B / Alpha.5.05.cpt / Changes < prev    next >
Text File  |  1992-09-06  |  3KB  |  52 lines

  1. =============================================================================
  2. = 5.05 9-5-92
  3. =============================================================================
  4. • Fixed routines in "procs.tcl" so that the correct menu item is hilighted.
  5. • The fonts and tabs dialog now has the default size filled in.
  6. • Key bindings can now be associated with a specific mode.
  7. • Support for arbitrary control-character prefixes has been added. As 
  8.   part of this, *modifier strings must be all lowercase, except for the 
  9.   control-character prefixes*.
  10. • Cosmetic fix to 'changeMode' proc.
  11. • 'fileMenu's now correctly work as heirarchical menus.
  12.  
  13. =============================================================================
  14. = 5.04 9-1-92
  15. =============================================================================
  16. • The 5.03 distribution had a bad fileset in procs.tcl. Also, the find 
  17.   routine didn't check for bad filesets, so...
  18. • Support for the C-x prefix has been dropped.
  19.  
  20. =============================================================================
  21. = 5.03 8-28-92
  22. =============================================================================
  23. • Added popup menus in SaveAs dialog.
  24. • Allow window size, position, selection to be saved.
  25. • Changed fileMenus to include a home directory and read-only flag.
  26. • Removed "Open directly" menu since the help menu now serves the same 
  27.   purpose. 
  28. • Removed procs that opened up individual help files
  29.  
  30. =============================================================================
  31. = 5.02 8-22-92
  32. =============================================================================
  33. • Got rid of 'prefixChar' and thus key bindings in the style of emacs's 
  34.   c-x c-s.
  35. • Minor indentation fix to 'carriageReturn' tcl proc.
  36. • Fixed 'prevWIndow' proc.
  37. • Fixed popup menu hilighting, as well as the lack of default choices.
  38. • Added Alpha var 'funcPar' back, so tex section menu works again.
  39. • Added func 'addFileset' to provide a way of creating filesets on the 
  40.   fly. Be careful w/ this, as it does somehow cause a bomb if used often.
  41.  
  42.  
  43. =============================================================================
  44. = 5.01 8-20-92
  45. =============================================================================
  46. • Fixed bombs in initialization (looking for menu that no longer exists), 
  47.   and in the search routine.
  48. • All dialogs that use popup menus now conform to HIS.
  49. • Switched command equivalents for "File:Open Selection" and "Edit:Redo" 
  50.   back to their old values.
  51. • The first and last characters in files can now be searched for.
  52.